Auto merge of #4047 - boxofrox:update-bin-docs, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 15 May 2017 14:08:19 +0000 (14:08 +0000)
committerbors <bors@rust-lang.org>
Mon, 15 May 2017 14:08:19 +0000 (14:08 +0000)
commit740a6fccf040c34a2a5ef9c6660b68d26dc3c7c6
tree18c26545fc17d7ec86a80cdbe309c2a91a7a1d53
parent3fa09c2f48911ae225e4112360b3ada08d6f7679
parentee79b7cdcc51ce281fd98059f7dbd203e0500054
Auto merge of #4047 - boxofrox:update-bin-docs, r=alexcrichton

Update docs: cargo does not build src/bin/*.rs when toml contains [[bin]

Update docs per #4013.

Does it make sense to also mention this behavior in the [Configuring a target](http://doc.crates.io/manifest.html#configuring-a-target) section?